CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 串口 发送

搜索资源列表

  1. Delphi与RS232串口通信

    0下载:
  2. 指导你如何通过串口发送数据和ASC码,并讲述如何接收-guide you through the serial port and send data ASC yards, and on how to receive
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:703193
    • 提供者:王欣
  1. 电脑通过手机发送短信和WAPPUSH源代码(VC++6.0)

    0下载:
  2. windows下,通过串口/USB/红外/蓝牙连接手机,虚拟出一个串口,程序通过与串口的通讯,完成发送短信和WAPPUSH等操作。
  3. 所属分类:手机短信编程

    • 发布日期:2009-02-06
    • 文件大小:33464
    • 提供者:CnXiaowei
  1. LPC2368串口通信

    1下载:
  2. LPC2368串口通信,电脑向串口发送,串口将内容发回串口
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2010-12-10
    • 文件大小:137152
    • 提供者:liugelg
  1. SCI串口初始化代码示例

    0下载:
  2. 功 能:对串行口进行初始化,默认为允许SCI,正常码输出,8位 * * 数据,无校验等,允许发送器允许接收器.查询方式收发,* * 波特率为9600bps(设fBUS=2.4576MHz) * *参 数:无 * *返 回:无
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2011-01-16
    • 文件大小:1194
    • 提供者:wsy2501
  1. C8051F310单片机串口通信程序

    0下载:
  2. C8051F310单片机串口通信程序,串口发送,波特率96,C8051F310 single-chip serial communication program, serial transmission, the baud rate 96
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2016-01-26
    • 文件大小:13062
    • 提供者:宛玉
  1. gsmGPS 51单片机串口读取GPS信息

    1下载:
  2. 51单片机串口读取GPS信息,然后通过串口发送到GSM网络的程序,调试通过可用-failed to translate
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-24
    • 文件大小:1726
    • 提供者:朱大
  1. 2KN-Family.pdf DataLogic条码枪串口控制编程指导代码

    0下载:
  2. DataLogic条码枪串口控制编程指导代码,通过串口发送控制代码可以灵活的控制条码枪的工作。-DataLogic bar code gun control programming guide serial code, control code can be sent through the serial port control of a flexible bar code gun work.
  3. 所属分类:串口编程

    • 发布日期:2017-03-22
    • 文件大小:434410
    • 提供者:小邵
  1. COMM.rar

    0下载:
  2. 这是用C8051F020单片机实现双串口通信功能的源代码。两个串口可以同时独立收发数据,互不干扰。,This is a C8051F020 MCU with dual serial communication function of the source code. Two serial ports can send and receive data at the same time an independent, non-interfering.
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:7692
    • 提供者:刘兵
  1. CommTest.rar

    2下载:
  2. 基于CSerialPort的串口多线程通信。首先设置好串口参数,然后开启串口监测工作线程,它监测到串口接收到的数据、流控制事件或其他串口时间后,就以消息方式通知主线程,激发消息处理函数来进行数据处理。而发送数据可以直接向串口发送。,CSerialPort based on multi-threaded serial communication. First of all, set up serial port parameters, and then open the serial port m
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:1246706
    • 提供者:海涛
  1. Serial.rar

    0下载:
  2. 串口发送软件,自己写的.已经测试过,可以正常通信,Serial port to send the software that he wrote. Has been tested to the normal communication
  3. 所属分类:Network Security

    • 发布日期:2017-04-01
    • 文件大小:628674
    • 提供者:Jason
  1. serial.rar

    0下载:
  2. qt串口编程 用于qt多线程编程读写串口....目的是先写串口发送命令出去,然后读串口的返回值.... ,serialthread
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:2543
    • 提供者:t007
  1. uart-09-8-9.rar

    0下载:
  2. 51单片机串口测试程序,超完整,包括发送字节,接收字节,发送数组接收数组,UART TEST FOR 51MCU
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:42862
    • 提供者:peter
  1. uart

    0下载:
  2. 51单片机 串口接收发送 都用到中断 全双工 采用C语言-51 MCU serial port receive interrupt is used to send both full-duplex using C language
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:36399
    • 提供者:juck
  1. UART

    2下载:
  2. windows下串口编程,从磁盘读取一特定格式的TXT文件,提取出其中的数据,通过串口发送,并接收返回数据。多进程实现。MFC-a c++ program of uart,the program read a .txt file from the disk and send the information by the UART port,MFC,multi process
  3. 所属分类:串口编程

    • 发布日期:2013-08-02
    • 文件大小:64503
    • 提供者:chen
  1. MSCommV1

    2下载:
  2. 用MFC写的串口通信界面。可以接收串口发送过来的数据,进行实时曲线绘制。-Using MFC to write serial communication interfaces. Send them to receive serial data in real-time curve drawing.
  3. 所属分类:Dialog_Window

    • 发布日期:2015-04-20
    • 文件大小:72736
    • 提供者:zhangm
  1. RS485

    1下载:
  2. 单片机上电后向串口数据0XAA,接收到数据后,然后向串口发送接收到的数据使初学者领略使用中断进行数据通信,传输方式为RS485-Power single-chip serial data to the 0XAA, receive data, and then sent to the serial data received interrupt beginners enjoy the use of data communications, transmission for RS485
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-08-25
    • 文件大小:10854
    • 提供者:wzb
  1. danpianjitongxin

    2下载:
  2. 单片机通过串口与Labview通信,实现单片机向Labview发送字符,labview接收,labview向单片机发送控制命令,单片机接收并执行-Microcontroller through the serial port communication with Labview, Labview MCU to send characters, labview receiver, labview to send control commands to the microcontroller, th
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:19354
    • 提供者:xiongzhilin
  1. serial_Simulation

    1下载:
  2. 单片机IO口模拟串口(接收+发送) 环境:STC单片机+KEIL2 使用单片机的IO口模拟串口。其中分别包含模拟串口接收数据和模拟串口发送数据两个测试程序。 另外,程序附加说明中对网上流传的一个不错的模拟串口代码提了一些改进建议,并说明了测试程序应用于实际工程需要注意的几个地方。-Simulation of Single-chip Serial IO port (receive+ send) Environment: STC Single-chip MCU+ KEIL2 use an
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:3675
    • 提供者:code998
  1. DHT11_081206

    0下载:
  2. *** *** *** *** *** **** DHT21使用范例 单片机 : AT89S52或 STC89C52RC 功能 ; 串口发送温湿度数据 波特率 9600 硬件连接: P2.0口为通讯口连接DHT11,DHT11的电源和地连接单片机的电源和地,单片机串口加MAX232连接电脑 公司 ; 广州奥松电子 -********************************** DHT21 usage examples SCM: AT89S52
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:712655
    • 提供者:涂婉萍
  1. 20080711_aae25182ec6fc068b214m786i9W2TdQV

    0下载:
  2. 一个很好的串口监视程序,可以实现串口发送数据的监视-A very good serial surveillance procedures, can send data to serial surveillance
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:1019518
    • 提供者:chencong
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com